home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / mudirc < prev    next >
Text File  |  2001-03-21  |  748b  |  22 lines

  1. Synopsis:
  2.    load mudirc
  3.  
  4. Description:
  5.    This script is a generic MUD interface for ircII-EPIC.  Basically, it
  6.    opens a new client window and starts a telnet session with the MUD site.
  7.    Two commands are provided:
  8.  
  9.      Command                       Description                            
  10.      /mud [<key>]                  displays current defined MUDs if no key
  11.                                    | is given, or connets to the MUD with
  12.                                    | the corresponding key
  13.      /newmud <key> <host> <port>   defines a new MUD
  14.  
  15. See Also:
  16.    load(5); nemesis(8)
  17.  
  18. Other Notes:
  19.    This script was written by Jeremy Nelson (hop), jnelson@acronet.net.  It
  20.    was largely derived from the NEMESIS script.
  21.  
  22.